ostree.git
2013-04-02 Colin WaltersRelease 2013.2
2013-04-02 Colin Waltersbuild: Add scripts to EXTRA_DIST
2013-04-02 Colin Waltersswitchroot: Suppress compiler warning for asprintf
2013-04-02 Colin WaltersRelease 2013.1
2013-04-01 Colin Walterspull: Rework threading communication model
2013-04-01 Colin Waltersrun-apache: Use -DFOREGROUND, not -X
2013-04-01 Colin Walterscore: Fix object enumeration for archive-z2 repositories
2013-03-29 Colin Walterspull: Drop support for original archive repositories
2013-03-26 Colin Walterstests: Update expected diff output
2013-03-18 Colin Waltersadmin: Assume we're using /ostree if there's a toplevel...
2013-03-16 Colin Waltersadmin: Support installing pregenerated initramfs images...
2013-03-12 Colin Waltersbuild: Bump GLib dependency to 2.34.0
2013-03-12 Colin Waltersconfig-diff: Properly print files relative to root
2013-03-07 Colin Waltersadmin: Fix lookup of active root
2013-03-05 Colin Waltersadmin: Don't delete the running deployment
2013-03-04 Colin Waltersdeploy: Don't run triggers if /usr/share/ostree/trigger...
2013-02-26 Colin WaltersUpdate libgsystem
2013-02-24 Colin Walterscore: Use default /sysroot/ostree/repo or just /ostree...
2013-02-24 Colin Waltersbuild: Use AC_SYS_LARGEFILE
2013-02-23 Colin Walterspull-local: Don't call g_hash_table_init() on a NULL...
2013-02-23 Colin Walterscore: Add API to convert csum -> checksum without malloc()
2013-02-21 Colin Walterspull-local: Fix uninitialized variable ref
2013-02-21 Colin WaltersTODO: A few updates
2013-02-21 Colin Walterspull-local: Output status even in non-tty case
2013-02-19 Colin Waltersadmin: Use /sysroot/ostree automatically
2013-02-12 Colin Waltersswitchroot: Use MS_MOVE to / rather than chroot
2013-02-01 Colin Walterspull-deploy: Allow switching trees too
2013-01-28 Colin Walterspull-local: Fix crasher in previous commit when not...
2013-01-28 Colin Walterspull-local: Port to GSConsole
2013-01-28 Colin Walterspull-local: Support pulling checksums too
2013-01-25 Colin Walterslibgsystem: Update to the latest
2013-01-24 Colin Waltersadmin: Don't overwrite previous ref unless it's different
2013-01-24 Colin Walterspull: Drop dead code to pad output strings too
2013-01-24 Colin WaltersPort ostree-pull to GSConsole
2013-01-23 Colin WaltersUpdate to the latest libgsystem
2013-01-18 Colin Waltersadmin install: Ensure /ostree is initialized first
2013-01-18 Colin Waltersadmin: Ensure /var/log/journal exists
2013-01-09 Colin Waltersupdate-kernel: Change dracut to use tmpdir on host...
2013-01-08 Colin Waltersadmin: Add --no-bootloader option to update-kernel
2013-01-08 Colin WaltersUpdate to the latest libgsystem
2013-01-06 Colin Waltersadmin update-kernel: Drop support for booting from...
2013-01-06 Colin Waltersadmin update-kernel: Ensure initramfs has correct owner...
2013-01-06 Colin Waltersadmin: Propagate --boot-dir to subcommands
2013-01-05 Colin Walterscore: Drop dead prototypes from header
2013-01-05 Colin Walterscore: Reuse more libgsystem API in utils
2013-01-05 Colin Walterscore: Ensure kernel and initramfs are put into place...
2013-01-04 Colin Walterscore: Drain fdatasync() API into libgsystem
2013-01-03 Colin Waltersadmin: Allow specifying --boot-dir
2012-12-26 Giovanni Campagnaadmin: restore current-etc symlink
2012-12-23 Colin WaltersRelease 2012.13
2012-12-23 Colin Walterspull: Fix a race condition causing an early exit
2012-12-23 Colin Walterspull: Use a basic exponential moving average for bytes/sec
2012-12-22 Colin Waltersadmin: Add new run-triggers command
2012-12-21 Colin Waltersadmin: Rework /ostree/deploy to support multiple indepe...
2012-12-21 Colin Waltersadmin: Support installing a kernel from the tree, defau...
2012-12-21 Colin Walterscore: Use new libgsystem GSSubprocess API
2012-12-21 Colin Waltersbuild: Set libsoup min/max defines
2012-12-21 Colin Walterscore: Pick better names for tmpfiles if no prefix given
2012-12-21 Colin WaltersOtWorkerQueue: Don't exit until we've fulfilled initial...
2012-12-21 Colin WaltersUpdate to latest libgsystem
2012-12-21 Colin Walterscore: Allow creating tempfile without associated output...
2012-12-13 Colin Walterscore: Clean up tmpfile creation code
2012-12-13 Colin WaltersUpdate libgsystem
2012-12-09 Colin Waltersadmin init-fs: New builtin
2012-12-07 Colin Waltersadmin: Process newly added config files recursively
2012-12-03 Colin WaltersUpdate to the latest libgsystem
2012-12-03 Colin WaltersUpdate to latest libgsystem
2012-12-02 Colin Walterscore: Use mmap() with O_NOATIME if merely reading archi...
2012-12-01 Colin Walterscleanup: Rebase spawn API on top of libgsystem GSSubprocess
2012-11-29 Colin WaltersUpdate to the latest libgsystem
2012-11-29 Colin WaltersSwitch to using libgsystem shutil
2012-11-29 Colin WaltersSwitch to libgsystem file reading API
2012-11-29 Colin WaltersSwitch to libgsystem directory creation API
2012-11-29 Colin Waltersotutil: Move checksum related bits into checksum-utils...
2012-11-29 Colin WaltersDrop some bits from libotutil that are now merged in...
2012-11-29 Colin Walterslibotutil: Drop dead prototype
2012-11-21 Colin Waltersdeploy: With --no-kernel, do copy host kernel modules
2012-11-19 Colin Walterspull-local: Make multithreaded
2012-11-18 Colin Walterscore: Drop old GLIB_CHECK_VERSION(2.32) bits
2012-11-16 Colin Waltersadmin prune: New builtin for cleaning up deployments...
2012-11-16 Colin Waltersdeploy: Write refs into repo for current/previous deplo...
2012-11-16 Colin Waltersprune: Report how much disk space we freed
2012-11-16 Colin Waltersprune: Add option to traverse refs only
2012-11-16 Colin Walterstraverse: Skip already traversed commits
2012-11-16 Colin Waltersprune: Default to deleting loose objects, code cleanup
2012-11-16 Colin Waltersadmin: code cleanup
2012-11-16 Colin Waltersostree.spec.in: Update from Fedora review comments
2012-11-01 Colin WaltersRelease 2012.12
2012-10-24 Jasper St.... ot-main: Ignore lt- prefixes in binary names
2012-10-23 Colin Waltersadmin: Add new pull-deploy command
2012-10-22 Colin Walterslibgsystem: Update
2012-10-22 Matthias ClasenMake ostree admin --help output more useful
2012-10-18 Colin Walterscore: quiet a compiler warning
2012-10-16 Colin Walterscore: Check out files before directories
2012-10-15 Colin Walterscore: Ensure correct file data is synced in non-overwri...
2012-10-15 Colin Walterscore: Use linkat() rather than link() in threaded checkouts
2012-10-15 Colin Walterscore: And one more race in multithreaded mkdir -p
2012-10-14 Colin Walterscore: Fix devino speedup for archive-z
2012-10-14 Colin Walterscore: Rework archive-z mode to have header be uncompressed
2012-10-14 Colin Walterscore: Call fdatasync() before we rename()
next